| Build Log |
|
| Command Lines |
Creating temporary file "c:\Documents and Settings\Home\Мои документы\Visual Studio 2008\Projects\Интерполяция\Интерполяция\Debug\RSP00001031563416.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\Интерполяция.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\Интерполяция.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\Home\Мои документы\Visual Studio 2008\Projects\Интерполяция\Интерполяция\Debug\RSP00001031563416.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Documents and Settings\Home\Мои документы\Visual Studio 2008\Projects\Интерполяция\Интерполяция\Debug\RSP00001131563416.rsp" with contents [ /OUT:"C:\Documents and Settings\Home\Мои документы\Visual Studio 2008\Projects\Интерполяция\Debug\Интерполяция.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\Интерполяция.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Documents and Settings\Home\Мои документы\Visual Studio 2008\Projects\Интерполяция\Debug\Интерполяция.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\Debug\stdafx.obj" ".\Debug\Интерполяция.obj" ".\Debug\Интерполяция.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Documents and Settings\Home\Мои документы\Visual Studio 2008\Projects\Интерполяция\Интерполяция\Debug\RSP00001131563416.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Documents and Settings\Home\Мои документы\Visual Studio 2008\Projects\Интерполяция\Интерполяция\Debug\RSP00001231563416.rsp" with contents [ /out:".\Debug\Интерполяция.exe.embed.manifest" /notify_update /manifest ".\Debug\Интерполяция.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Documents and Settings\Home\Мои документы\Visual Studio 2008\Projects\Интерполяция\Интерполяция\Debug\RSP00001231563416.rsp" /nologo" Creating temporary file "c:\Documents and Settings\Home\Мои документы\Visual Studio 2008\Projects\Интерполяция\Интерполяция\Debug\BAT00001331563416.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """c:\Documents and Settings\Home\Мои документы\Visual Studio 2008\Projects\Интерполяция\Интерполяция\Debug\BAT00001331563416.bat""" |
| Output Window |
Compiling...
Интерполяция.cpp
c:\documents and settings\home\мои документы\visual studio 2008\projects\интерполяция\интерполяция\интерполяция.cpp(55) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(306) : see declaration of 'scanf'
c:\documents and settings\home\мои документы\visual studio 2008\projects\интерполяция\интерполяция\интерполяция.cpp(62) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(256) : see declaration of 'fscanf'
c:\documents and settings\home\мои документы\visual studio 2008\projects\интерполяция\интерполяция\интерполяция.cpp(66) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(256) : see declaration of 'fscanf'
c:\documents and settings\home\мои документы\visual studio 2008\projects\интерполяция\интерполяция\интерполяция.cpp(88) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(306) : see declaration of 'scanf'
Linking...
Embedding manifest...
|
| Results |
Build log was saved at "file://c:\Documents and Settings\Home\Мои документы\Visual Studio 2008\Projects\Интерполяция\Интерполяция\Debug\BuildLog.htm" Интерполяция - 0 error(s), 4 warning(s) |